PDF4Java Reference Documentation
com.o2sol.pdf4java.flowdocument Package / PDFFlowContentDrawEvent Class / getContentInnerBounds Method
In This Topic
    getContentInnerBounds Method
    In This Topic
    Gets the content inner bounds.
    This rectangle is located inside the rectangle.
    Syntax
    public PDFDisplayRectangle getContentInnerBounds()

    Return Value

    The content bounds that include the inner margins.
    See Also